treeview: width_changed is always true, so remove it
authorBenjamin Otte <otte@redhat.com>
Sun, 12 Nov 2017 03:55:17 +0000 (04:55 +0100)
committerBenjamin Otte <otte@redhat.com>
Sun, 12 Nov 2017 04:31:21 +0000 (05:31 +0100)
commit48de0bf741df5ec3d7b43fe0dc3f37d1582de232
tree3ed5f1e89bc94436a8c32fa21f69fbb8118b7cce
parent7839e0d7d5490229ad1eb5c955e08a7d6a2f7b1c
treeview: width_changed is always true, so remove it

Also, sanitize the RTL correction code that made sure resizing the width
of a treeview would keep the contents glued to the right border instead
of the left border.
gtk/gtktreeview.c